.package-news-112 .text .time {
	width: 69px;
	height: 69px;
	float: left;
}
.package-news-112 .text .content {
	width: 75%;
	overflow: hidden;
	float: right;
}
.package-news-112 ul li i {
	width: 3px;
	height: 3px;
}
.package-news-112 ul li {
	border-bottom: 1px dashed #e3e1e1;
}
.package-news-112 .scroll-box {
	height: 324px;
	overflow: hidden;
}
.package-news-112 .right ul {
	width: 100%;
}
.package-news-112 p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
@media only screen and (min-width: 1200px){
	.package-news-112 .container {
		width: 1230px;
	}
	.package-news-112 .box {
		height: 383px;
		overflow: hidden;
	} 
}
@media only screen and  (max-width: 750px){
	.package-news-112 .text .content {
		width: 72%;
	}
}